"

Set 4 Problem number 19


Problem

How long will it take an object whose velocity at an altitude of 35 meters above the ground to fall freely to the ground if at the 35 meter altitude its velocity is downward at 9 m/s?

Solution

The initial velocity, acceleration and downward displacement are given; the most appropriate solution strategy is to use the equation `ds = v0 * t + .5 a `dt ^ 2.

Generalized Solution

An object in free fall in the vertical direction is subject to the equation

We wish to find `dt given `dsy, g and v0y.

We choose the positive solution `dt = [ -v0  +  `sqrt( v0^2 + 2 g `ds) ] / g.

This equation is rearranged into the standard

"